home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 6 / QRZ Ham Radio Callsign Database - Volume 6.iso / mac / files / amiga / loger303.lzh / lists / global.defaults < prev    next >
Text File  |  1993-03-25  |  3KB  |  67 lines

  1. !Specify the defaults for the program
  2. !
  3. !b - backup log output to the printer. I strongly recommend that you use
  4. !    this in a contest.
  5. !
  6. !P - rig's power output. Only used on the QSL card.
  7. !
  8. !p - the power output multiplier for QRP program - default is 10
  9. !
  10. !s - the power source bonus for QRP program - default is 1
  11. !
  12. !t - timezone in the format   [-]hh[:mm][D]
  13. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  14. !     minus sign is used to indicate EAST of Greenwich.
  15. !     The optional minutes [:mm] allows setting the timezone to
  16. !     After the time, an optional letter 'D' indicates daylight savings
  17. !     time is used in this zone.
  18. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  19. !     used during the winter.
  20. !     Once set this need not be changed as the program will adjust for
  21. !     DST if necessary. BUT the user must always ensure that the AMIGA
  22. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  23. !     Sunday in October, you must adjust your clock.
  24. !     Alternatively, you can set the environment variable TZ_CHU in your
  25. !     s:startup-sequence file as follows:
  26. !     setenv TZ_CHU [-]hh[:mm][D]
  27. !     If the timezone is specified in this file then it overrides the
  28. !     environment variable. If neither are specified then the program
  29. !     prints an error message and terminates.
  30. !
  31. !f -  specifies a default frequency AND mode to be used by the contest 
  32. !     program if it can't find a rig driver when the contest program starts
  33. !     up.
  34. !     This value defaults to 14060khz CW if it is not specified.
  35. !
  36. !     e.g.   f 28430 usb   will set the default to 28430khz USB.
  37. !
  38. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  39. !     to the specified string
  40. !
  41. !     The string may contain abbreviations for commonly used strings.
  42. !     %C Replaced by the users callsign as given by the 'c' command (below)
  43. !     %c Replaced by the callsign typed in the beginning of the data entry
  44. !        line
  45. !     %N Replaced by the current QSO number.
  46. !
  47. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  48. !
  49. !k - sets keyer type.
  50. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  51. !    1 = Iambic Curtis A with dot/dash memory
  52. !    2 = bug. Automatic dots. Manual dash.
  53. !
  54. !c - set your callsign. You MUST have this set.
  55. !
  56. !x N - set the PTT delay to N*10 milliseconds. N can be zero so that you
  57. !      can use VOX instead of PTT if you wish.
  58. !
  59. !z - set your CQ or ITU zone as appropriate to the contest
  60. !
  61. c ve5va
  62. p 10
  63. s 1.25
  64. k 0
  65. a 0
  66. x 0
  67.